[INFO] fetching crate line_drawing 1.0.1...
[INFO] fixing line_drawing-1.0.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate line_drawing 1.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate line_drawing 1.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate line_drawing 1.0.1
[INFO] tweaked toml for crates.io crate line_drawing 1.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate line_drawing 1.0.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate line_drawing 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4e2794165f0620334b1e63568c42f8e696b21835925dff0fba46ca51a04b2a43
[INFO] running `Command { std: "docker" "start" "4e2794165f0620334b1e63568c42f8e696b21835925dff0fba46ca51a04b2a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e2794165f0620334b1e63568c42f8e696b21835925dff0fba46ca51a04b2a43" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e2794165f0620334b1e63568c42f8e696b21835925dff0fba46ca51a04b2a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e2794165f0620334b1e63568c42f8e696b21835925dff0fba46ca51a04b2a43" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking bresenham v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking line_drawing v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]        Fixed src/bresenham_3d.rs (2 fixes)
[INFO] [stderr]        Fixed src/bresenham.rs (3 fixes)
[INFO] [stderr]        Fixed src/midpoint.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib.rs (7 fixes)
[INFO] [stderr]        Fixed src/grid_walking.rs (2 fixes)
[INFO] [stderr]        Fixed src/xiaolin_wu.rs (2 fixes)
[INFO] [stderr]        Fixed src/octant.rs (1 fix)
[INFO] [stderr]        Fixed src/walk_voxels.rs (2 fixes)
[INFO] [stderr]        Fixed src/bresenham_circle.rs (1 fix)
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Migrating examples/xiaolin_wu.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating benches/benchmarks.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/scale_up.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/steps.rs (1 fix)
[INFO] [stderr]        Fixed src/grid_walking.rs (1 fix)
[INFO] [stderr]        Fixed src/octant.rs (1 fix)
[INFO] [stderr]        Fixed src/fuzzing.rs (2 fixes)
[INFO] [stderr]        Fixed src/xiaolin_wu.rs (1 fix)
[INFO] [stderr]        Fixed src/bresenham_3d.rs (1 fix)
[INFO] [stderr]    Migrating examples/supercover.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/walk_grid.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/image.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/midpoint.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/basic_shapes.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/bresenham_3d.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/steps.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/walk_voxels.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/bresenham.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/bresenham_circle.rs from 2015 edition to 2018
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.69s
[INFO] [stderr] crater-edition-check: line_drawing v1.0.1 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking line_drawing v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `core` in `crate`
[INFO] [stdout]   --> src/octant.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | use crate::core::ops::{Neg, Sub};
[INFO] [stdout]    |            ^^^^ you might be missing crate `core`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(test)]
[INFO] [stdout]    |       ---- the item is gated here
[INFO] [stdout] 29 | use std as core;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] help: try using `std` instead of `core`
[INFO] [stdout]    |
[INFO] [stdout]  4 - use crate::core::ops::{Neg, Sub};
[INFO] [stdout]  4 + use crate::std::ops::{Neg, Sub};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `crate`
[INFO] [stdout]   --> src/xiaolin_wu.rs:3:12
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::core::mem::swap;
[INFO] [stdout]    |            ^^^^ you might be missing crate `core`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(test)]
[INFO] [stdout]    |       ---- the item is gated here
[INFO] [stdout] 29 | use std as core;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] help: try using `std` instead of `core`
[INFO] [stdout]    |
[INFO] [stdout]  3 - use crate::core::mem::swap;
[INFO] [stdout]  3 + use crate::std::mem::swap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `crate`
[INFO] [stdout]   --> src/bresenham_3d.rs:3:12
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::core::cmp::max;
[INFO] [stdout]    |            ^^^^ you might be missing crate `core`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(test)]
[INFO] [stdout]    |       ---- the item is gated here
[INFO] [stdout] 29 | use std as core;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] help: try using `std` instead of `core`
[INFO] [stdout]    |
[INFO] [stdout]  3 - use crate::core::cmp::max;
[INFO] [stdout]  3 + use crate::std::cmp::max;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `line_drawing` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e2794165f0620334b1e63568c42f8e696b21835925dff0fba46ca51a04b2a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e2794165f0620334b1e63568c42f8e696b21835925dff0fba46ca51a04b2a43", kill_on_drop: false }`
[INFO] [stdout] 4e2794165f0620334b1e63568c42f8e696b21835925dff0fba46ca51a04b2a43
